home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Loadstar 44
/
044.d81
/
converter boot
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-08-26
|
713b
|
16 lines
5 ifx=1then1000
10 poke53280,.:poke53281,.:print"[147][159] loadstar presents"
20 print"[158] hi-res converter"
30 print" by shawn ort"
40 print"[154]notes: enter doodle filenames without the dd[154] prefix"
50 print" enter koala pad filenames without the special";
60 print" character, but with the pic a[154]"
70 print" when converting from doodle to koala pad, and";
80 print" vice versa you may need to do coloring and"
90 print" editing to the hi-res screen"
100 print" loading..."
200 x=1:load"store prg $cc4c",8,1
1000 print"[144]"
1002 print"load"chr$(34)"hi-res mover"chr$(34)",8,1[145][145][145]"
1004 poke631,13:poke632,82:poke633,85:poke634,78:poke635,13:poke198,5:end